DMA=0, CHIS=0, CHIE=0, TRIGMODE=0, ICRST=0, CHF=0
Channel (n) Status And Control
DMA | DMA Enable 0 (0): Disable DMA transfers. 1 (1): Enable DMA transfers. |
ICRST | FTM counter reset by the selected input capture event. 0 (0): FTM counter is not reset when the selected channel (n) input event is detected. 1 (1): FTM counter is reset when the selected channel (n) input event is detected. |
ELSA | Edge or Level Select |
ELSB | Edge or Level Select |
MSA | Channel Mode Select |
MSB | Channel Mode Select |
CHIE | Channel Interrupt Enable 0 (0): Disable channel interrupts. Use software polling. 1 (1): Enable channel interrupts. |
CHF | Channel Flag 0 (0): No channel event has occurred. 1 (1): A channel event has occurred. |
TRIGMODE | Trigger mode control 0 (0): Channel outputs will generate the normal PWM outputs without generating a pulse. 1 (1): If a match in the channel occurs, a trigger generation on channel output will happen. The trigger pulse width has one FTM clock cycle. |
CHIS | Channel Input State 0 (0): Channel input pin is at low state. 1 (1): Channel input pin is at high state. |